D3D12_DISPATCH_ARGUMENTS

Undocumented in source.
version(Windows && Direct3D_12)
struct D3D12_DISPATCH_ARGUMENTS {}

Members

Variables

ThreadGroupCountX
UINT ThreadGroupCountX;
Undocumented in source.
ThreadGroupCountY
UINT ThreadGroupCountY;
Undocumented in source.
ThreadGroupCountZ
UINT ThreadGroupCountZ;
Undocumented in source.

Meta